home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / GAMES.SWF / scripts / DefineButton2_49 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-10-24  |  62 b   |  5 lines

  1. on(release){
  2.    toggleHighQuality();
  3.    gotoAndStop(1);
  4. }
  5.